Welcome![Sign In][Sign Up]
Location:
Search - vhdl rs232

Search list

[Other resourcers232_send

Description: rs232 vhdl程序 可以实行异步串行通信,这里只有send-rs232 vhdl procedures implemented asynchronous serial communication, here only send
Platform: | Size: 852 | Author: 李湘宏 | Hits:

[Other resourceuart_vhdl_lattice

Description: UART的rs232通信接口VHDL语言,里面有详细的介绍-UART communication interface rs232 VHDL language, which is described in detail
Platform: | Size: 108355 | Author: 拉拉 | Hits:

[CommunicationURAT

Description: 最常见的rs232通信的vhdl实现,经过实际使用验证
Platform: | Size: 32594 | Author: 江泽民 | Hits:

[Other resourceyibutongxin

Description: 用VHDL编写的串口异步通信的例子,适于RS232、RS422的通信
Platform: | Size: 558555 | Author: 王权 | Hits:

[Other resourceuart

Description: vhdl语言编写的实现uart协议的程序,用于rs232电气接口程序开发.支持比特率从2400-115200.
Platform: | Size: 5180 | Author: 陈想 | Hits:

[CommunicationFPGA-UART

Description: 用FPGA器件实现UART核心功能的一种方法 串行外设都会用到RS232-C异步串行接口,传统上采用专用的集成电路即UART实现,如TI、EXAR、EPIC的550、452等系列,但是我们一般不需要使用完整的UART的功能,而且对于多串口的设备或需要加密通讯的场合使用UART也不是最合适的。如果设计上用到了FPGA/CPLD器件,那么就可以将所需要的UART功能集成到FPGA内部,本人最近在用XILINX的XCS30做一个设计的时候,就使用VHDL将UADT的核心功能集成了,从而使整个设计更加紧凑,更小巧、稳定、可靠
Platform: | Size: 27456 | Author: 开心 | Hits:

[Other resourceFPGArealizeRS232

Description: 用FPGA实现RS232通信,此代码是用VHDL语言编写,非常有用的好东东啊
Platform: | Size: 48084 | Author: 孙建军 | Hits:

[Other resourceUART

Description: 用FPGA实现了RS232异步串行通信,所用语言是VHDL,另外本人还有Verilog的欢迎交流学习,根据RS232 异步串行通信来的帧格式,在FPGA发送模块中采用的每一帧格式为:1位开始位+8位数据位+1位奇校验位+1位停止位,波特率为2400。由设置的波特率可以算出分频系数,具体算法为分频系数X=CLK/(BOUND*2)。
Platform: | Size: 1429 | Author: saibei007 | Hits:

[Other resourcers232_vhd

Description: 此RS232通信协议用VHDL语言实现,基于Altium Designer公司的Protel DXP开发平台。本人是基于Nanaboard开发板编写的程序,其他用户只需要对配置文件进行修改即可用于其他电路板。
Platform: | Size: 2851123 | Author: yato_logo | Hits:

[VHDL-FPGA-Veriloggeneric_fifo

Description: 这是从opencores下的fifo代码,包括了异步和同步的,还有写的testbench,希望对大家有用.-This is opencores fifo under the code, including asynchronous and synchronous. There testbench written in the hope that useful for all.
Platform: | Size: 20480 | Author: daiowen | Hits:

[VHDL-FPGA-Verilog200691151948398

Description: 这是一个也介绍GPIB编程的文章以及介绍GPIB协议规范-This is a GPIB programming also introduced the article and introduce GPIB norm
Platform: | Size: 604160 | Author: 李成有 | Hits:

[VHDL-FPGA-Verilogserial_ppga

Description: 异步串口通信口在FPGA实现,功能有(1)串行数据接收的同步控制;(2) 串行数据发送的同步控制-asynchronous serial communication port of the FPGA, function (1) serial data receiver synchronization control; (2) the transmission of serial data synchronization control
Platform: | Size: 199680 | Author: 孙洪亮 | Hits:

[VHDL-FPGA-Verilogrs232_vhd

Description: 此RS232通信协议用VHDL语言实现,基于Altium Designer公司的Protel DXP开发平台。本人是基于Nanaboard开发板编写的程序,其他用户只需要对配置文件进行修改即可用于其他电路板。-RS232 communication protocol with the VHDL language, based on the Altium Designer
Platform: | Size: 2850816 | Author: yato_logo | Hits:

[Com PortUART

Description: 内含有完整的UART代码,包括发送和接受,且有testbench,可以直接仿真调试-Contain complete UART code, including send and receive and there testbench, can directly Simulation debugging
Platform: | Size: 9216 | Author: 李佳 | Hits:

[Software EngineeringTopLevelRS232

Description: TopLevel Rs232 VHDL code
Platform: | Size: 1024 | Author: mohd | Hits:

[Com Port11912885serial

Description: 简单描述了rs232 与pc的通信,采用vhdl硬件描述语言实现,调试通过-A brief description of the rs232 communication with pc
Platform: | Size: 66560 | Author: 吴能峰 | Hits:

[VHDL-FPGA-Verilogexample9

Description: 用 epm240 驱动 adc0804 这个芯片,本实验用状态机来控制。-Epm240 Driver adc0804 with this chip, the state machine to control the experiment.
Platform: | Size: 32768 | Author: panda | Hits:

[Embeded-SCM Developrs232_refproj

Description: referance project for RS232 development
Platform: | Size: 71680 | Author: kishu | Hits:

[VHDL-FPGA-Veriloguart

Description: RS232通信程序,用于实现PC端与FPGA之间实现串口通信(RS232 communication program for realizing serial port communication between PC and FPGA)
Platform: | Size: 137216 | Author: .00 | Hits:

[VHDL-FPGA-Verilogrs232

Description: 使用VHDL语言在vivado平台上编的串口通信的完整工程,并能用EGO1开发板成功验证(The complete project of serial communication is compiled on the vivado platform using VHDL language, and it can be successfully verified with the EGO1 development board.)
Platform: | Size: 697344 | Author: vmansus | Hits:
« 1 2 3 4 5 6 78 9 »

CodeBus www.codebus.net